'Declaration Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
bool CanMove( int fromIndex, int toIndex )
ISupportEditing<T> Interface ISupportEditing<T> Members